[INFO] cloning repository https://github.com/Git-Monke/vast_2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Git-Monke/vast_2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGit-Monke%2Fvast_2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGit-Monke%2Fvast_2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44bb5e3e48fd330c9efefa0654a4858e3b14b2df
[INFO] fixing Git-Monke/vast_2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGit-Monke%2Fvast_2" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Git-Monke/vast_2
[INFO] finished tweaking git repo https://github.com/Git-Monke/vast_2
[INFO] tweaked toml for git repo https://github.com/Git-Monke/vast_2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Git-Monke/vast_2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Git-Monke/vast_2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spacetimedb-query-builder v2.1.0
[INFO] [stderr]   Downloaded spacetimedb-lib v2.1.0
[INFO] [stderr]   Downloaded second-stack v0.3.5
[INFO] [stderr]   Downloaded spacetimedb-primitives v2.1.0
[INFO] [stderr]   Downloaded decorum v0.3.1
[INFO] [stderr]   Downloaded spacetimedb-bindings-sys v2.1.0
[INFO] [stderr]   Downloaded spacetimedb-bindings-macro v2.1.0
[INFO] [stderr]   Downloaded lean_string v0.5.3
[INFO] [stderr]   Downloaded spacetimedb-sats v2.1.0
[INFO] [stderr]   Downloaded spacetimedb v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eb9336940340e420f67e508eee4c16bb84f027eba0f36882a2deed74f9763e43
[INFO] running `Command { std: "docker" "start" "eb9336940340e420f67e508eee4c16bb84f027eba0f36882a2deed74f9763e43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb9336940340e420f67e508eee4c16bb84f027eba0f36882a2deed74f9763e43" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb9336940340e420f67e508eee4c16bb84f027eba0f36882a2deed74f9763e43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb9336940340e420f67e508eee4c16bb84f027eba0f36882a2deed74f9763e43" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking tokio v1.52.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking jsonwebtoken v10.3.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking universe v0.1.0 (/opt/rustwide/workdir/universe)
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/buildings/delete.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         sqlx::query!("DELETE FROM ships WHERE docked_at = $1", building_id)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/buildings/delete.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     sqlx::query!("DELETE FROM buildings WHERE id = $1", building_id)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/buildings/handlers.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |       let existing_building = sqlx::query_scalar!(
[INFO] [stdout]    |  _____________________________^
[INFO] [stdout] 62 | |         r#"
[INFO] [stdout] 63 | |     SELECT EXISTS(
[INFO] [stdout] 64 | |         SELECT 1 FROM buildings
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |         req.slot_index
[INFO] [stdout] 74 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/buildings/handlers.rs:89:33
[INFO] [stdout]    |
[INFO] [stdout] 89 |       let max_mass: Option<f64> = sqlx::query_scalar!(
[INFO] [stdout]    |  _________________________________^
[INFO] [stdout] 90 | |         r#"
[INFO] [stdout] 91 | |         SELECT MAX((stats->'size_kt')::text::double precision)
[INFO] [stdout] 92 | |         FROM ships 
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         req.star_y
[INFO] [stdout] 98 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/buildings/handlers.rs:122:34
[INFO] [stdout]     |
[INFO] [stdout] 122 |       let sales_depot_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 123 | |         "SELECT COUNT(*) FROM buildings WHERE owner_id = $1 AND kind = 'SalesDepot'",
[INFO] [stdout] 124 | |         owner_id
[INFO] [stdout] 125 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/buildings/upgrade.rs:96:33
[INFO] [stdout]     |
[INFO] [stdout]  96 |       let max_mass: Option<f64> = sqlx::query_scalar!(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout]  97 | |         r#"
[INFO] [stdout]  98 | |         SELECT MAX((stats->'size_kt')::text::double precision)
[INFO] [stdout]  99 | |         FROM ships 
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |         req.star_y
[INFO] [stdout] 105 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/buildings/upgrade.rs:117:34
[INFO] [stdout]     |
[INFO] [stdout] 117 |       let sales_depot_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 118 | |         "SELECT COUNT(*) FROM buildings WHERE owner_id = $1 AND kind = 'SalesDepot'",
[INFO] [stdout] 119 | |         owner_id
[INFO] [stdout] 120 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/buildings/upgrade.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         sqlx::query_scalar!("SELECT credits FROM users WHERE id = $1", owner_id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/buildings/upgrade.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | /     sqlx::query!(
[INFO] [stdout] 153 | |         "UPDATE users SET credits = credits - $1 WHERE id = $2",
[INFO] [stdout] 154 | |         incremental_cost,
[INFO] [stdout] 155 | |         owner_id
[INFO] [stdout] 156 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/jobs/warp.rs:96:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | /     sqlx::query!(
[INFO] [stdout]  97 | |         "UPDATE ships SET star_x = $1, star_y = $2, warp_completed_at = $3, jump_ready_at = $4, from_star_x = $5, from_star_y = $...
[INFO] [stdout]  98 | |         req.x,
[INFO] [stdout]  99 | |         req.y,
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |         id
[INFO] [stdout] 105 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/jobs/mod.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 78 | |         "SELECT id, warp_completed_at, star_x, star_y, from_star_x, from_star_y FROM ships WHERE warp_completed_at > $1",
[INFO] [stdout] 79 | |         now
[INFO] [stdout] 80 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/presence/logic.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |       let exists = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 13 | |         r#"
[INFO] [stdout] 14 | |         SELECT EXISTS (
[INFO] [stdout] 15 | |             SELECT 1 FROM player_presence 
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         star_y
[INFO] [stdout] 22 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/presence/logic.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |       let has_ship = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 40 | |         r#"
[INFO] [stdout] 41 | |         SELECT EXISTS (
[INFO] [stdout] 42 | |             SELECT 1 FROM ships 
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |         star_y
[INFO] [stdout] 49 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/presence/logic.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /         sqlx::query!(
[INFO] [stdout] 57 | |             r#"
[INFO] [stdout] 58 | |             SELECT EXISTS (
[INFO] [stdout] 59 | |                 SELECT 1 FROM buildings 
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |             star_y
[INFO] [stdout] 66 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/presence/logic.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | /         sqlx::query!(
[INFO] [stdout] 77 | |             r#"
[INFO] [stdout] 78 | |             INSERT INTO player_presence (empire_id, star_x, star_y)
[INFO] [stdout] 79 | |             VALUES ($1, $2, $3)
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |             star_y
[INFO] [stdout] 85 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/presence/logic.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | /         sqlx::query!(
[INFO] [stdout] 91 | |             r#"
[INFO] [stdout] 92 | |             DELETE FROM player_presence 
[INFO] [stdout] 93 | |             WHERE empire_id = $1 AND star_x = $2 AND star_y = $3
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |             star_y
[INFO] [stdout] 98 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/presence/logic.rs:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 |       let ship_row = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 118 | |         r#"
[INFO] [stdout] 119 | |         SELECT owner_id FROM ships
[INFO] [stdout] 120 | |         WHERE star_x = $1 AND star_y = $2 AND owner_id <> $3 AND attack_mode = 'StrikeFirst'
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |         owner_id
[INFO] [stdout] 126 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/presence/logic.rs:135:24
[INFO] [stdout]     |
[INFO] [stdout] 135 |       let building_row = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 136 | |         r#"
[INFO] [stdout] 137 | |         SELECT owner_id FROM buildings
[INFO] [stdout] 138 | |         WHERE star_x = $1 AND star_y = $2 AND owner_id IS NOT NULL AND owner_id <> $3 AND attack_mode = 'StrikeFirst'
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |         owner_id
[INFO] [stdout] 144 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/presence/logic.rs:161:15
[INFO] [stdout]     |
[INFO] [stdout] 161 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 162 | |         r#"
[INFO] [stdout] 163 | |         SELECT owner_id FROM buildings
[INFO] [stdout] 164 | |         WHERE kind = 'MilitaryGarrison' AND star_x = $1 AND star_y = $2 AND owner_id <> $3
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |         empire_id
[INFO] [stdout] 170 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/ships/collect.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |       let stock_row = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 89 | |         r#"
[INFO] [stdout] 90 | |         SELECT settled
[INFO] [stdout] 91 | |         FROM star_system_stock
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |         star_y
[INFO] [stdout] 96 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/ships/sell.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |       let depot_exists: bool = sqlx::query_scalar!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 57 | |         "SELECT EXISTS(SELECT 1 FROM buildings WHERE star_x = $1 AND star_y = $2 AND kind = 'SalesDepot' AND owner_id = $3)",
[INFO] [stdout] 58 | |         ship.star_x,
[INFO] [stdout] 59 | |         ship.star_y,
[INFO] [stdout] 60 | |         owner_id
[INFO] [stdout] 61 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/stock/logic.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 24 | |         r#"
[INFO] [stdout] 25 | |         SELECT last_settled_at, settled
[INFO] [stdout] 26 | |         FROM star_system_stock
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |         star_y
[INFO] [stdout] 31 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/buildings/delete.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         sqlx::query!("DELETE FROM ships WHERE docked_at = $1", building_id)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/buildings/delete.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     sqlx::query!("DELETE FROM buildings WHERE id = $1", building_id)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/buildings/handlers.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |       let existing_building = sqlx::query_scalar!(
[INFO] [stdout]    |  _____________________________^
[INFO] [stdout] 62 | |         r#"
[INFO] [stdout] 63 | |     SELECT EXISTS(
[INFO] [stdout] 64 | |         SELECT 1 FROM buildings
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |         req.slot_index
[INFO] [stdout] 74 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/buildings/handlers.rs:89:33
[INFO] [stdout]    |
[INFO] [stdout] 89 |       let max_mass: Option<f64> = sqlx::query_scalar!(
[INFO] [stdout]    |  _________________________________^
[INFO] [stdout] 90 | |         r#"
[INFO] [stdout] 91 | |         SELECT MAX((stats->'size_kt')::text::double precision)
[INFO] [stdout] 92 | |         FROM ships 
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |         req.star_y
[INFO] [stdout] 98 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/buildings/handlers.rs:122:34
[INFO] [stdout]     |
[INFO] [stdout] 122 |       let sales_depot_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 123 | |         "SELECT COUNT(*) FROM buildings WHERE owner_id = $1 AND kind = 'SalesDepot'",
[INFO] [stdout] 124 | |         owner_id
[INFO] [stdout] 125 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/buildings/upgrade.rs:96:33
[INFO] [stdout]     |
[INFO] [stdout]  96 |       let max_mass: Option<f64> = sqlx::query_scalar!(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout]  97 | |         r#"
[INFO] [stdout]  98 | |         SELECT MAX((stats->'size_kt')::text::double precision)
[INFO] [stdout]  99 | |         FROM ships 
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |         req.star_y
[INFO] [stdout] 105 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/buildings/upgrade.rs:117:34
[INFO] [stdout]     |
[INFO] [stdout] 117 |       let sales_depot_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 118 | |         "SELECT COUNT(*) FROM buildings WHERE owner_id = $1 AND kind = 'SalesDepot'",
[INFO] [stdout] 119 | |         owner_id
[INFO] [stdout] 120 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/buildings/upgrade.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         sqlx::query_scalar!("SELECT credits FROM users WHERE id = $1", owner_id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/buildings/upgrade.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | /     sqlx::query!(
[INFO] [stdout] 153 | |         "UPDATE users SET credits = credits - $1 WHERE id = $2",
[INFO] [stdout] 154 | |         incremental_cost,
[INFO] [stdout] 155 | |         owner_id
[INFO] [stdout] 156 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/jobs/warp.rs:96:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | /     sqlx::query!(
[INFO] [stdout]  97 | |         "UPDATE ships SET star_x = $1, star_y = $2, warp_completed_at = $3, jump_ready_at = $4, from_star_x = $5, from_star_y = $...
[INFO] [stdout]  98 | |         req.x,
[INFO] [stdout]  99 | |         req.y,
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |         id
[INFO] [stdout] 105 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/jobs/mod.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 78 | |         "SELECT id, warp_completed_at, star_x, star_y, from_star_x, from_star_y FROM ships WHERE warp_completed_at > $1",
[INFO] [stdout] 79 | |         now
[INFO] [stdout] 80 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/presence/logic.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |       let exists = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 13 | |         r#"
[INFO] [stdout] 14 | |         SELECT EXISTS (
[INFO] [stdout] 15 | |             SELECT 1 FROM player_presence 
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         star_y
[INFO] [stdout] 22 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/presence/logic.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |       let has_ship = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 40 | |         r#"
[INFO] [stdout] 41 | |         SELECT EXISTS (
[INFO] [stdout] 42 | |             SELECT 1 FROM ships 
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |         star_y
[INFO] [stdout] 49 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/presence/logic.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /         sqlx::query!(
[INFO] [stdout] 57 | |             r#"
[INFO] [stdout] 58 | |             SELECT EXISTS (
[INFO] [stdout] 59 | |                 SELECT 1 FROM buildings 
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |             star_y
[INFO] [stdout] 66 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/presence/logic.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | /         sqlx::query!(
[INFO] [stdout] 77 | |             r#"
[INFO] [stdout] 78 | |             INSERT INTO player_presence (empire_id, star_x, star_y)
[INFO] [stdout] 79 | |             VALUES ($1, $2, $3)
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |             star_y
[INFO] [stdout] 85 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/presence/logic.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | /         sqlx::query!(
[INFO] [stdout] 91 | |             r#"
[INFO] [stdout] 92 | |             DELETE FROM player_presence 
[INFO] [stdout] 93 | |             WHERE empire_id = $1 AND star_x = $2 AND star_y = $3
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |             star_y
[INFO] [stdout] 98 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/presence/logic.rs:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 |       let ship_row = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 118 | |         r#"
[INFO] [stdout] 119 | |         SELECT owner_id FROM ships
[INFO] [stdout] 120 | |         WHERE star_x = $1 AND star_y = $2 AND owner_id <> $3 AND attack_mode = 'StrikeFirst'
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |         owner_id
[INFO] [stdout] 126 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/presence/logic.rs:135:24
[INFO] [stdout]     |
[INFO] [stdout] 135 |       let building_row = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 136 | |         r#"
[INFO] [stdout] 137 | |         SELECT owner_id FROM buildings
[INFO] [stdout] 138 | |         WHERE star_x = $1 AND star_y = $2 AND owner_id IS NOT NULL AND owner_id <> $3 AND attack_mode = 'StrikeFirst'
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |         owner_id
[INFO] [stdout] 144 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> server/src/presence/logic.rs:161:15
[INFO] [stdout]     |
[INFO] [stdout] 161 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 162 | |         r#"
[INFO] [stdout] 163 | |         SELECT owner_id FROM buildings
[INFO] [stdout] 164 | |         WHERE kind = 'MilitaryGarrison' AND star_x = $1 AND star_y = $2 AND owner_id <> $3
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |         empire_id
[INFO] [stdout] 170 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/ships/collect.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |       let stock_row = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 89 | |         r#"
[INFO] [stdout] 90 | |         SELECT settled
[INFO] [stdout] 91 | |         FROM star_system_stock
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |         star_y
[INFO] [stdout] 96 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/ships/sell.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |       let depot_exists: bool = sqlx::query_scalar!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 57 | |         "SELECT EXISTS(SELECT 1 FROM buildings WHERE star_x = $1 AND star_y = $2 AND kind = 'SalesDepot' AND owner_id = $3)",
[INFO] [stdout] 58 | |         ship.star_x,
[INFO] [stdout] 59 | |         ship.star_y,
[INFO] [stdout] 60 | |         owner_id
[INFO] [stdout] 61 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> server/src/stock/logic.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 24 | |         r#"
[INFO] [stdout] 25 | |         SELECT last_settled_at, settled
[INFO] [stdout] 26 | |         FROM star_system_stock
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |         star_y
[INFO] [stdout] 31 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_seconds_f64` found for struct `OffsetDateTime` in the current scope
[INFO] [stdout]   --> server/src/stock/logic.rs:83:26
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let t_eff = duration.as_seconds_f64().max(0.0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ method not found in `OffsetDateTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_seconds_f64` found for struct `OffsetDateTime` in the current scope
[INFO] [stdout]   --> server/src/stock/logic.rs:83:26
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let t_eff = duration.as_seconds_f64().max(0.0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ method not found in `OffsetDateTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `server` (lib test) due to 23 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `server` (lib) due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "eb9336940340e420f67e508eee4c16bb84f027eba0f36882a2deed74f9763e43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb9336940340e420f67e508eee4c16bb84f027eba0f36882a2deed74f9763e43", kill_on_drop: false }`
[INFO] [stdout] eb9336940340e420f67e508eee4c16bb84f027eba0f36882a2deed74f9763e43
